home *** CD-ROM | disk | FTP | other *** search
/ LiquidLibrary 2003 October / Liquid Library - 2003-10 - Disc 2.iso / pc / Media Mix / 001M1003LL.SWF / scripts / DefineButton2_10 / BUTTONCONDACTION on(rollOut, dragOut).as next >
Text File  |  2003-08-22  |  96b  |  7 lines

  1. on(rollOut, dragOut){
  2.    tellTarget("Bobble FX")
  3.    {
  4.       gotoAndStop("STATIC");
  5.    }
  6. }
  7.